Skip to content

Conversation

@iltyty
Copy link
Contributor

@iltyty iltyty commented Jan 4, 2026

What type of PR is this?

/kind cleanup

What this PR does / why we need it:

Make kube config optional on oss and nas node servers, supporting reading relevant configurations from env variables.

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?


Additional documentation e.g., KEPs (Kubernetes Enhancement Proposals), usage docs, etc.:


@k8s-ci-robot k8s-ci-robot added do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Jan 4, 2026
@k8s-ci-robot k8s-ci-robot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Jan 4, 2026
@iltyty iltyty force-pushed the optional-kube-config branch from d5f3f21 to acc41ab Compare January 5, 2026 02:58
@iltyty iltyty changed the title [WIP] refactor: make kube config optional on nas/oss node servers refactor: make kube config optional on nas/oss node servers Jan 5, 2026
@k8s-ci-robot k8s-ci-robot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Jan 5, 2026
Copy link
Contributor

@huww98 huww98 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe we should get configmap once and pass it (or the wrapping utils.Config object) along to different drivers

@iltyty iltyty force-pushed the optional-kube-config branch 4 times, most recently from 49cbb11 to 6bfe472 Compare January 7, 2026 09:01
@k8s-ci-robot k8s-ci-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Jan 7, 2026
@iltyty iltyty force-pushed the optional-kube-config branch 2 times, most recently from c8d6f9e to 0280dc4 Compare January 8, 2026 05:55
@k8s-ci-robot k8s-ci-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Jan 8, 2026
@iltyty iltyty force-pushed the optional-kube-config branch 2 times, most recently from f50bea1 to ad9a61d Compare January 13, 2026 06:39
@iltyty iltyty changed the title refactor: make kube config optional on nas/oss node servers refactor: make kube config optional in nas/oss node drivers Jan 13, 2026
@iltyty iltyty force-pushed the optional-kube-config branch from ad9a61d to 439bf6b Compare January 13, 2026 07:04
@mowangdk
Copy link
Contributor

/lgtm
/approve

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jan 13, 2026
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: iltyty, mowangdk

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jan 13, 2026
@k8s-ci-robot k8s-ci-robot merged commit 575be1f into kubernetes-sigs:master Jan 13, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants